home *** CD-ROM | disk | FTP | other *** search
/ Hand Picked Software / Hand Picked Software.iso / cdrom / cd_v18 / whats.new < prev   
Text File  |  1995-03-13  |  4KB  |  99 lines

  1. 7. History
  2. ==========
  3. 0.1  -  First version.
  4.  
  5. 0.2  -  Fixed bugs :
  6.         1. Font and screen drivers not found when run from another directory.
  7.            Fixed by moving them into the code thus leaving the only necessary
  8.            file to be cd-v.exe
  9.         2. Track length not updated in statistics window when track was changed
  10.            indirectly (by ff, rewind, or track finish).
  11.  
  12. 1.0  -  Added Track order selection for playing and indication of play mode
  13.         at the top-right corner of the time display.
  14.  
  15. 1.1  -  Fixed bugs :
  16.         1. Memory access violations causing strange screen behaviour.
  17.         2. When clicking on a blank slot from the track list, a number appeared.
  18.         3. Incorrect disk length when playing entire disk.
  19.  
  20. 1.2  -  Fixed bugs :
  21.         1. When entering without a CD and the tray is closed, the button would
  22.            operate properly (not operate) but would not get whited.
  23.         2. Tracks higher than 19 caused trouble due to incorrect BCD to decimal
  24.            conversion.
  25.  
  26.         Added features:
  27.         1. Added the ability to exit with the ESC key. ESC now functions as PWR.
  28.         2. Added AutoRepeat feature. When pressing a button longer than 1Sec, it
  29.            gets released and if still pressed, will activate every 0.1Sec. Thus
  30.            allowing true FF ,REW ,SKIP and PREV.
  31.         3. Added screen-saving ability.
  32.         4. Added configuration file cd-v.cfg
  33.  
  34. 1.3  -  Added features:
  35.         1. Added volume control.
  36.         2. Added the ability to change the system palette from the configuration
  37.            file.
  38.         3. Added the ability to change the initial state of commonly used
  39.            togglers.
  40.  
  41. 1.4  -  Added features:
  42.         1. Added mute button.
  43.         2. Added "sleep now" corner.
  44.         3. Ablitity to erase last entry from order list.
  45.         4. Use of the keyboard key '+' to add an empty entry to the order list
  46.            thus enabling faster filling of the list without running the mouse
  47.            back and forth.
  48.  
  49.         Arbitrary changes:
  50.         1. Swapped places of the buttons SKIP with PREV and FF with REW.
  51.  
  52.         Fixed bugs:
  53.         1. The program would terminate when pressing SKIP or PREV in ordering
  54.            mode and with the list empty. The list is now never really empty.
  55.  
  56. 1.5  -  Added features:
  57.         1. Added an entry in the config file to select one more key to function
  58.            as the key '+'.
  59.         2. Added two buttons on the track order selection buttons : Add new
  60.            entry and Remove last entry.
  61.  
  62. 1.6  -  Added features:
  63.         1. Added loop mode.
  64.         2. Added extensive color configuration.
  65.  
  66.         Arbitrary changes:
  67.         1. Choosing from the track list while in ORD mode causes the currently
  68.            pressed slot to descend.
  69.         2. In ORD, Pressing the middle button (on a 3-button mouse, and an
  70.            appropriate driver), while positioned in the track list box, causes
  71.            the currently selected slot to ascend.
  72.         3. In ORD, Pressing the right button, while positioned in the track list
  73.            box, causes the currently selected slot to descend.
  74.         4. When in SEQ mode, selecting a track from the track list starts
  75.            it, whether the player was playing before or not.
  76.         5. Changed length of "sleep-now" duartion from 2 to 1 Sec.
  77.         6. Removed configuration of system palette.
  78.         7. Move "+" and "-" buttons from the order list to the track box, during
  79.            ORD mode.
  80.  
  81.         Fixed bugs:
  82.         1. When in ordered mode, and the last selected track has finished, the
  83.            player would return to track 1 instead of the first selected track.
  84.  
  85. 1.7  -  Fixed bugs:
  86.         1. Pressing a track from the track list didn't change the play button to
  87.            a pause button.
  88.         2. Some buttons and texts appeared black even after color change.
  89.         3. The addition keys operated even when track selection list was not
  90.            visible.
  91.  
  92.         Added features:
  93.         1. Total disk time, when in track order mode, is the sum of all tracks
  94.            selected, and not the true disk total time.
  95.  
  96. 1.8  -  Added features:
  97.         1. Added scope and spectrum for sound blaster compatible cards
  98.  
  99.